home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d10 / map100.arc / MAP.ARC / MAP.HLP < prev    next >
Text File  |  1990-07-13  |  6KB  |  120 lines

  1.      █▀▀▀▀▀▀▀▀█▀▀▀▀▀▀▀▀█       █▀▀▀▀▀▀▀▀▀▀▀▀▀▀█       █▀▀▀▀▀▀▀▀▀▀▀▀▀█
  2.      █        █        █       █              █       █             █
  3.      █        █        █       █              █       █             █
  4.      █        █        █       █              █       █             █
  5.      █        █        █       █▀▀▀▀▀▀▀▀▀▀▀▀▀▀█       █▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  6.      █        █        █       █              █       █
  7.      █        █        █       █              █       █
  8.      █        █        █       █              █       █
  9.      █        █        █   *   █              █   *   █              *
  10.  
  11.                      Menu    Application   Programmer
  12.  
  13.                                Version 1.00
  14.  
  15.                           Developed by Alex Lee
  16.                         QUEUE Computer Systems Inc.
  17.  
  18.                    Press ESC to return to the Main Menu
  19.              Use the cursor key to scroll through text or use
  20.                    PgUp and PgDn to scroll page by page
  21.  
  22.      M.A.P. is an application program which is designed to generate custom
  23. menus for PCs.  While numerous other programs are available which do
  24. similar things, M.A.P. differs from most of these because it works from the
  25. DOS prompt rather than trying to eliminate the DOS prompt.  A M.A.P. menu
  26. can be called from anywhere in DOS and it is possible to use M.A.P entries
  27. without being at the M.A.P. menu.  M.A.P. is not memory resident and does
  28. not interfere with any other applications or TSRs.
  29.  
  30.      M.A.P. will work with any PC with a hard disk drive, DOS 3.30 or
  31. greater and GWBASIC 3.22.  (M.A.P. may work with older versions of DOS and
  32. BASIC but has only been tested with DOS 3.30 and DOS 4.01)
  33.  
  34.      When M.A.P. is activated it checks to see if a previous menu exists.
  35. If one does exist then its data is loaded into M.A.P.  If no existing data
  36. is available then M.A.P. will only allow you to choose option 1 from the
  37. Main Menu which is to CREATE A NEW MENU.  All other options will be
  38. unavailable since there is no existing data.
  39.  
  40.      When creating a new menu, M.A.P asks certain questions which will
  41. customize the final menu to the particular computer that is using it.
  42. Users will be allowed to put their name and company name in the menu along
  43. with a slogan for the company.  As well, a particular style of text display
  44. can be chosen for the menu (fade, slide left, slide right and explode) in
  45. addition to color selection for the text.  (Although M.A.P. will operate
  46. regardless of video display type, the color selection will only be
  47. noticable on color video displays)  M.A.P. checks the speed of the PC and
  48. adds an appropriate delay to the menus if the PC is particulariy fast.
  49. M.A.P. was developed for 286 computers so XT's and PC's may find M.A.P to
  50. operate a little slow.
  51.  
  52.      After giving M.A.P. the customization information, it then ask for
  53. data about the applications which are to be listed in the menu.  For every
  54. application, M.A.P requires the Name of the Application, a Nickname for the
  55. application, the command used to start the application, and the directory
  56. path where the application is located.  This data allows M.A.P. to generate
  57. BATch files which will be located in the MAP directory.  This BATch files
  58. are named according to the Nickname of each application.  Thus, when the
  59. user enters the Nickname at the DOS prompt, it will activate the
  60. appropriate BATch program which will load that application.  M.A.P. creates
  61. these BATch files when the user presses F3 at the Main Menu. (The F3 option
  62. is available only after menu data has been entered into M.A.P.)  As well,
  63. when the menu is generated, the AUTOEXEC.BAT is modified to include the MAP
  64. directory in the PATH statement and the MAIN command (which starts the
  65. menu) is appended to the AUTOEXEC.BAT.  A copy of the old AUTOEXEC.BAT
  66. saved as AUTOEXEC.OLD.
  67.  
  68.      After a menu has been created, it is possible to modify the menu and
  69. add new entries using options 2, 3, 4 and 5 from the Main Menu.  As well,
  70. it is also possible to preview your menu by pressing F2 at the Main Menu.
  71. After any changes to the menu, it is necessary to re-generate the menu by
  72. pressing F3 at the Main Menu.
  73.  
  74.      In order to use M.A.P. you require the following files.
  75.  
  76.      MAP.BAT
  77.      MAIN.BAT
  78.      MAIN.BAS
  79.      CODE_16.BAS
  80.      MAP.HLP
  81.      MAPHELP.COM
  82.  
  83.      This files should all be located in a subdirectory called MAP on the C
  84. drive of the computer.  If this is not done, then M.A.P. will not work.
  85.  
  86.      After your menu has been designed, generated and saved, you can exit
  87. the program and reboot your computer.  After the computer has booted up,
  88. the main you created should appear and a DOS prompt should be at the
  89. bottom of the screen.  Now it is possible to access any of the applications
  90. by merely typing the Nickname for the application.  As well, the Nicknames
  91. may be used at any DOS prompt and if you desire to see the menu again then
  92. simply type MAIN at the DOS prompt and the Custom menu will appear.
  93.  
  94.      M.A.P. Version 1.00 is implemented using GWBASIC v3.22 and is intended
  95. as a prototype for a future version.  Because of this, the user interface
  96. to M.A.P. is extremely simplified and perhaps a little clumsy.  Version
  97. 2.00 of M.A.P. will implement a more advanced user interface using Turbo
  98. Pascal.
  99.  
  100.      M.A.P. was developed by Alex Lee of QUEUE Computer Systems Inc. and is
  101. distributed on the shareware principle that if you find the software to be
  102. of value then you must register your copy with the developer.  To register
  103. M.A.P., send your name, address and $25 to
  104.  
  105.         QUEUE Computer Systems Inc.
  106.         60 Columbia Way, Suite 300
  107.         Markham, Ontario
  108.         L3R 0C9
  109.         (416) 940-8132
  110.  
  111.      Registered users will be privy to free updates and user support of
  112. M.A.P.
  113.  
  114.      QUEUE Computer Systems Inc. is a full service computer company
  115. manufacturing a custom line of IBM compatible computers.  QUEUE also
  116. provides networking solutions (using NOVELL or LANtastic) as well as custom
  117. designed software solutions and computer consulting and training.  QUEUE
  118. Computer Systems Inc. is also a contributor to several publications and
  119. authors of the book, JUST BASICS.
  120.